home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 2-2.iso / utility / notepads / _SETUP.1 / Notepads.exe / 0 / RCDATA / TFMTFORM / TFMTFORM.txt
Text File  |  1999-09-08  |  3KB  |  162 lines

  1. object FmtForm: TFmtForm
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  6.   ClientHeight = 214
  7.   ClientWidth = 280
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnActivate = FormActivate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object GroupBox2: TGroupBox
  17.     Left = 6
  18.     Top = 9
  19.     Width = 268
  20.     Height = 88
  21.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  22.     TabOrder = 0
  23.     object ComboBox1: TComboBox
  24.       Left = 12
  25.       Top = 20
  26.       Width = 101
  27.       Height = 21
  28.       Style = csDropDownList
  29.       ItemHeight = 13
  30.       TabOrder = 0
  31.       OnChange = ComboBox1Change
  32.       OnClick = ComboBox1Click
  33.     end
  34.     object ComboBox2: TComboBox
  35.       Left = 124
  36.       Top = 20
  37.       Width = 129
  38.       Height = 21
  39.       Style = csDropDownList
  40.       ItemHeight = 13
  41.       TabOrder = 1
  42.       OnClick = ComboBox2Click
  43.     end
  44.     object Panel1: TPanel
  45.       Left = 8
  46.       Top = 52
  47.       Width = 249
  48.       Height = 33
  49.       BevelOuter = bvNone
  50.       TabOrder = 2
  51.       Visible = False
  52.       object Label5: TLabel
  53.         Left = 0
  54.         Top = 8
  55.         Width = 63
  56.         Height = 13
  57.         Caption = '∩┐╜∩┐╜∩┐╜. ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  58.       end
  59.       object Label6: TLabel
  60.         Left = 116
  61.         Top = 8
  62.         Width = 99
  63.         Height = 13
  64.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  65.       end
  66.       object SplEdit: TEdit
  67.         Left = 220
  68.         Top = 4
  69.         Width = 25
  70.         Height = 21
  71.         MaxLength = 1
  72.         TabOrder = 0
  73.         Text = 'SplEdit'
  74.         OnChange = SplEditChange
  75.         OnEnter = SplEditEnter
  76.       end
  77.       object Edit3: TEdit
  78.         Left = 68
  79.         Top = 4
  80.         Width = 25
  81.         Height = 21
  82.         TabOrder = 1
  83.         Text = '0'
  84.         OnChange = DesEditChange
  85.       end
  86.     end
  87.     object Panel2: TPanel
  88.       Left = 8
  89.       Top = 52
  90.       Width = 249
  91.       Height = 33
  92.       BevelOuter = bvNone
  93.       TabOrder = 3
  94.       object Label1: TLabel
  95.         Left = 60
  96.         Top = 8
  97.         Width = 45
  98.         Height = 13
  99.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜:'
  100.       end
  101.       object Edit1: TEdit
  102.         Left = 116
  103.         Top = 4
  104.         Width = 129
  105.         Height = 21
  106.         TabOrder = 0
  107.       end
  108.     end
  109.   end
  110.   object Button1: TButton
  111.     Left = 120
  112.     Top = 184
  113.     Width = 75
  114.     Height = 25
  115.     Caption = '∩┐╜∩┐╜'
  116.     Default = True
  117.     ModalResult = 1
  118.     TabOrder = 1
  119.   end
  120.   object Button2: TButton
  121.     Left = 200
  122.     Top = 184
  123.     Width = 75
  124.     Height = 25
  125.     Cancel = True
  126.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  127.     ModalResult = 2
  128.     TabOrder = 2
  129.   end
  130.   object GroupBox1: TGroupBox
  131.     Left = 6
  132.     Top = 104
  133.     Width = 268
  134.     Height = 73
  135.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  136.     TabOrder = 3
  137.     object Label2: TLabel
  138.       Left = 12
  139.       Top = 44
  140.       Width = 47
  141.       Height = 13
  142.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜:'
  143.     end
  144.     object CB1: TCheckBox
  145.       Left = 12
  146.       Top = 20
  147.       Width = 173
  148.       Height = 17
  149.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  150.       TabOrder = 0
  151.       OnClick = CB1Click
  152.     end
  153.     object Edit2: TEdit
  154.       Left = 68
  155.       Top = 40
  156.       Width = 185
  157.       Height = 21
  158.       TabOrder = 1
  159.     end
  160.   end
  161. end
  162.